cssvalue: Add GtkCssEaseValue
authorBenjamin Otte <otte@redhat.com>
Sun, 1 Apr 2012 04:20:48 +0000 (06:20 +0200)
committerBenjamin Otte <otte@redhat.com>
Tue, 17 Apr 2012 06:59:16 +0000 (08:59 +0200)
commit75111091031504c4d14d520f8b323032c78efe4e
treebfec17cd47c68f866a72dc19925cf1f17dad9fa4
parent2ff47ed26d42dc62e58a0c07d93c595c038129a3
cssvalue: Add GtkCssEaseValue

This is supposed to hold the transition-easing-function and
animation-easing-function values.
gtk/Makefile.am
gtk/gtkcsseasevalue.c [new file with mode: 0644]
gtk/gtkcsseasevalueprivate.h [new file with mode: 0644]